home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 5 / QRZ Ham Radio Callsign Database - Volume 5.iso / files / tcpip / amiga / akit29m.lha / AmigaNOS / TCPIP / Digger / Help < prev    next >
Encoding:
Text File  |  1993-02-10  |  1.9 KB  |  74 lines

  1.  
  2. Digger Command Summary
  3.  
  4. Send the commands to Digger@G1YYH.  A command must be the first word on
  5. each line in the message.  Lines which do not start with a command word
  6. are ignored.  A single message may contain multiple commands; a separate
  7. response will be sent for each.
  8.  
  9. The commands understood by the Digger program are:
  10.  
  11.   help        lists this file.
  12.  
  13.   archives    produces a short list of all the available archives.
  14.  
  15.   index [<archive_name>]
  16.         produces an index of the specified <archive-name>, if
  17.         no <archive_name> is included, then the index command
  18.         will return a list of files in the default archive.
  19.  
  20.         i.e,
  21.  
  22.         index tcp-v92
  23.         index amygrant
  24.         index yaesu
  25.  
  26.   retrieve [<filename>] [<archive_name>]
  27.         will return the requested <filename> from the specified
  28.         <archive_name>. If no <archive_name> is supplied but a
  29.         <filename> is supplied, then Digger will return the 
  30.         specified <filename> from the default <archive_name>. If
  31.         neither a <filename> nor an <archive_name> are supplied,
  32.         then a short help file will be returned about the
  33.         retrieve command.
  34.  
  35.         i.e,
  36.  
  37.         retrieve v92-222 tcp-v92
  38.         retrieve 1974 amygrant
  39.         retrieve ft290rii yaesu
  40.  
  41. The help, archives, index and retrieve commands can be abbreviated to
  42. the minimum unique string to identify the command.  I.e,
  43.  
  44.   help        h
  45.   archives    a
  46.   index        i
  47.   retrieve    r
  48.  
  49. More commands will be added in the future:
  50.  
  51.   from:   or 
  52.   reply-to:    Digger will return files to the LAST From: or Reply-To:
  53.         address in the message (not just the message header), and
  54.         the Reply-To: address is used in preference to the From:
  55.         address. So if you want to redirect responses to a 
  56.         different address from that in the header, then include
  57.         either a 'from: user@hostname' or 'reply-to user@hostname'
  58.         as the first line of the message to Digger.
  59.  
  60.         i.e,
  61.  
  62.         sp digger@g1yyh.gb7tcp.#16.gbr.eu
  63.         subject: request
  64.         reply-to: your-call@your-bbs
  65.         help
  66.         ...
  67.         <other digger commands>
  68.         ...
  69.         ctrl-z or /ex
  70.  
  71. Bye for now.
  72.  
  73. Cheers, John
  74.